TActivator.CreateInstance<T>(TValue[]) Method

Represents method CreateInstance<T>(TValue[]).

Namespace: Spring
public
 class function CreateInstance<T: class>(
 const arguments: array of TValue): T; overload; static;

Type Parameters

T

Parameters

arguments
Type: array of TValue

Return Value

Type: T